home *** CD-ROM | disk | FTP | other *** search
- object FrameInforme: TFrameInforme
- Left = 0
- Top = 0
- Width = 441
- Height = 374
- AutoScroll = False
- Color = clWhite
- ParentColor = False
- TabOrder = 0
- object GradientLine24: TGradientLine
- Left = 20
- Top = 51
- Width = 312
- Height = 1
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label119: TLabel
- Left = 34
- Top = 36
- Width = 375
- Height = 15
- AutoSize = False
- Caption = 'Incidencias ocurridas en los an�lisis realizados'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object LabelTituloInformes: TLabelAntialiased
- Left = 20
- Top = 2
- Width = 411
- Height = 23
- AutoSize = False
- Caption = 'Informe de los an�lisis'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14053681
- Font.Height = -19
- Font.Name = 'Tahoma'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- UsarLowColorFuente = True
- LowColorFuente.Charset = DEFAULT_CHARSET
- LowColorFuente.Color = clNavy
- LowColorFuente.Height = -19
- LowColorFuente.Name = 'Tahoma'
- LowColorFuente.Style = [fsBold]
- end
- object GridReporte: TRSGrid
- Left = 34
- Top = 60
- Width = 375
- Height = 182
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- TabOrder = 0
- TabStop = True
- Columns = <
- item
- Width = 20
- ClickPermitido = False
- Redimensionable = False
- end
- item
- Text = 'Incidencia'
- Width = 100
- end
- item
- Text = 'Fecha'
- Width = 68
- end
- item
- Text = 'An�lisis / Ruta'
- Width = 112
- end
- item
- Text = 'Acci�n'
- end>
- MensajeListaVacia = 'No hay ninguna incidencia registrada'
- BarraDeMikel = False
- AutoOrdenar = True
- OnCompararItems = GridReporteCompararItems
- OnPintarCabecera = GridReportePintarCabecera
- OnPintarSubitem = GridReportePintarSubitem
- end
- object CheckInformeSoloVirus: TBitCheckBox
- Left = 34
- Top = 249
- Width = 261
- Height = 15
- Caption = 'Mostrar �nicamente incidencias de virus'
- CheckedGlyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
- 877F8FFFFFFFFFFF877F8FFFF0FFFFFF877F8FFF000FFFFF877F8FF00000FFFF
- 877F8FF00F000FFF877F8FF0FFF000FF877F8FFFFFFF00FF877F8FFFFFFFF0FF
- 877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- GrayedGlyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF7777777777777FF777777777777777F777777777777777F7FFFFFFFFFFF
- 777F7FFFFFFFFFFF777F7FFFF7FFFFFF777F7FFF777FFFFF777F7FF77777FFFF
- 777F7FF77F777FFF777F7FF7FFF777FF777F7FFFFFFF77FF777F7FFFFFFFF7FF
- 777F7FFFFFFFFFFF777F7FFFFFFFFFFF777F77777777777777FF}
- ParentFont = False
- TabOrder = 1
- TabStop = True
- UncheckedGlyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
- 877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
- 877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
- 877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
- OnClick = CheckInformeSoloVirusClick
- end
- object WButtonFiltrarInforme: TWhistlerButton
- Left = 38
- Top = 343
- Width = 75
- Height = 23
- Caption = 'Filtrar'
- ColorFondo = 15002603
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- LowColorFondo = 15793151
- TabOrder = 2
- TabStop = True
- Visible = False
- OnClick = WButtonFiltrarInformeClick
- end
- object WButtonImprimirInforme: TWhistlerButton
- Left = 198
- Top = 343
- Width = 75
- Height = 23
- Caption = 'Imprimir'
- ColorFondo = 15002603
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- LowColorFondo = 15793151
- TabOrder = 4
- TabStop = True
- OnClick = WButtonImprimirInformeClick
- end
- object WButtonBorrarInforme: TWhistlerButton
- Left = 278
- Top = 343
- Width = 75
- Height = 23
- Caption = 'Borrar todo'
- ColorFondo = 15002603
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- LowColorFondo = 15793151
- TabOrder = 5
- TabStop = True
- OnClick = WButtonBorrarInformeClick
- end
- object ButtonInformeAtras: TWhistlerButton
- Left = 358
- Top = 343
- Width = 75
- Height = 23
- Caption = 'Atr�s'
- ColorFondo = 15002603
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- LowColorFondo = 15793151
- TabOrder = 6
- TabStop = True
- OnClick = ButtonInformeAtrasClick
- end
- object WButtonFichero: TWhistlerButton
- Left = 118
- Top = 343
- Width = 75
- Height = 23
- Caption = 'Fichero'
- ColorFondo = 48557035
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- LowColorFondo = 49347583
- TabOrder = 3
- TabStop = True
- OnClick = WButtonFicheroClick
- end
- object PanelAviso: TPanel
- Left = 1
- Top = 280
- Width = 440
- Height = 61
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 7
- Visible = False
- object Shape9: TShape
- Left = 9
- Top = 12
- Width = 423
- Height = 41
- Pen.Color = 13556699
- Shape = stRoundRect
- end
- object ViewImageFromIL17: TViewImageFromIL
- Left = 18
- Top = 20
- Width = 19
- Height = 19
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label150: TLabel
- Left = 48
- Top = 19
- Width = 377
- Height = 17
- AutoSize = False
- Caption =
- 'Para conocer m�s acerca de los virus, haz "click" en el siguient' +
- 'e enlace:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object LabelAvisoEnvioSOS: TLabel
- Left = 19
- Top = 4
- Width = 31
- Height = 13
- Caption = 'Aviso'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 13395456
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelURL: TLabel
- Left = 48
- Top = 33
- Width = 178
- Height = 13
- Cursor = crHandPoint
- Caption = 'www.pandasoftware.es/enciclopedia'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LabelURLClick
- end
- end
- object SDExportar: TSaveDialog
- DefaultExt = 'txt'
- Filter = 'Ficheros de texto (*.txt) |*.txt'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
- Left = 400
- Top = 4
- end
- end
-